projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa5485c
)
update-kernel: Fix free -> g_object_unref
author
Colin Walters
<walters@verbum.org>
Sun, 9 Sep 2012 14:42:13 +0000
(10:42 -0400)
committer
Colin Walters
<walters@verbum.org>
Sun, 9 Sep 2012 14:42:13 +0000
(10:42 -0400)
src/ostree/ot-admin-builtin-update-kernel.c
patch
|
blob
|
history
diff --git
a/src/ostree/ot-admin-builtin-update-kernel.c
b/src/ostree/ot-admin-builtin-update-kernel.c
index d69b57bd3b721f89e9b59cb898c4a4fa42b07a36..df2d575faa6508c1155ca8719eb7ee8e7b68ed1f 100644
(file)
--- a/
src/ostree/ot-admin-builtin-update-kernel.c
+++ b/
src/ostree/ot-admin-builtin-update-kernel.c
@@
-84,8
+84,8
@@
update_initramfs (OtAdminUpdateKernel *self,
ot_lptrarray GPtrArray *mkinitramfs_args = NULL;
ot_lobj GFile *tmpdir = NULL;
ot_lfree char *initramfs_tmp_path = NULL;
- ot_l
free
GFile *ostree_vardir = NULL;
- ot_l
free
GFile *ostree_moduledir = NULL;
+ ot_l
obj
GFile *ostree_vardir = NULL;
+ ot_l
obj
GFile *ostree_moduledir = NULL;
ot_lobj GFile *initramfs_tmp_file = NULL;
ot_lobj GFileInfo *initramfs_tmp_info = NULL;